Welcome![Sign In][Sign Up]
Location:
Search - ftp server java

Search list

[JSP/JavaJavaFTP

Description: 如何用Java实现FTP服务器 本文介绍了设计一些原理-how dou you implement ftp server with java
Platform: | Size: 269312 | Author: xing | Hits:

[Internet-NetworkfileServer

Description: FTP文件传输协议,服务器端JAVA编程实现-FTP File Transfer Protocol, server-side JAVA Programming
Platform: | Size: 12288 | Author: stuartking | Hits:

[Documentscoloradoftp-prime(1)

Description: java ftp server , it is opensource code-java ftp server
Platform: | Size: 3046400 | Author: humingsen | Hits:

[JSP/JavaFtp

Description: Java的ftp实现 包含客户端和服务器端 -ftp program coding with java include the client and server using multThread
Platform: | Size: 1024 | Author: 飞天 | Hits:

[Internet-NetworkFTPserverandclient

Description: java开发FTP服务器与客户端,实现简单的FTP功能.-java development FTP server and client, the realization of a simple FTP functionality.
Platform: | Size: 88064 | Author: kina | Hits:

[JSP/JavaFTPServer

Description: 这个是关于FTP服务器端的java源代码,希望大家利用的好好的啊!,多多下载给我的空间和博客带来流量!-This is a FTP server on the java source code, hope that we use good ah! , A lot of downloading to my blog space and bring traffic!
Platform: | Size: 1024 | Author: zhangzhenyong | Hits:

[Internet-Networkftp1

Description: java编写的基于ftp的客户端与服务器源码,内附文档解释,是java socket入门级的很好资料。-java-based preparation of the ftp client and server source code, containing the document explained that the java socket is a good entry-level information.
Platform: | Size: 83968 | Author: luoyefei | Hits:

[JSP/Javaftpserver

Description: Apache FtpServer是一个100 %纯Java的FTP服务器。此外,FtpServer还可以作为Windows服务器、Unix / Linux后台程序或是被嵌入在Java应用程序而独立运行。有了MINA支持,FtpServer可以轻而易举满足大量的并发用户的需求。-The Apache FtpServer is a 100 pure Java FTP server. It s designed to be a complete and portable FTP server engine solution based on currently available open protocols. FtpServer can be run standalone as a Windows service or Unix/Linux daemon, or embedded into a Java application. We also provide support for integration within Spring applications and provide our releases as OSGi bundles.
Platform: | Size: 319488 | Author: fanxiubin | Hits:

[JSP/Javashopex

Description: ShopEx 商店系统安装步骤: 【第一步】:将安装包中所有的文件夹和文件用ftp工具以二进制方式上传至服务器空间 (如果您不知如何设置ftp工具的二进制方式,可以查看:(http://www.shopex.cn/support/qa/setup.help.717.html) 【第二步】:在浏览器中输入 http://您的商店域名/install 进行安装界面进行安装即可。 注:如果http://您的商店域名/install 无法找到网页,您可以尝试使用http://您的商店域名/install/index.php 进入安装界面。 -ShopEx shop system installation steps: 【first】: The installation package of all the folders and files in binary mode with ftp tool to upload to the server space (If you do not know how to set binary mode ftp tool, you can view: (http :// www.shopex.cn/support/qa/setup.help.717.html)】 【next step: in the browser, enter http:// domain name of your store/install installation interface can be installed. Note: If your store http:// domain/install can not find the page, you can try to use http:// to your store domain/install/index.php enter the installation interface.
Platform: | Size: 10771456 | Author: chenhaofei | Hits:

[JSP/Javaftpclient

Description: 用Java写的用于登陆ftp服务器的小软件。可以显示,下载文件。比较简单,适合初学者。是我帮一个朋友写的。-To use Java to write for landing a small ftp server software. Can display, download the file. Relatively simple, suitable for beginners. I helped a friend write.
Platform: | Size: 900096 | Author: flow | Hits:

[JSP/Javajava--ftp(server_client)

Description: ftp的server和client的代码 比较简单-ftp
Platform: | Size: 8192 | Author: 李傲 | Hits:

[JSP/Javaawstats-7.0.tar

Description: AWStats 是一个免费的强大而有个性的工具,带来先进的网络,流量,FTP或邮件服务器统计图. 本日志分析器作为CGI或从命令行在数个图形网页中显示你日志中包含的所有可能信息. 它利用一部分档案资料就能经常很快地处理大量日志档案, 它能分析日志文件来自从各大服务器工具 ,如 Apache日志档案 s (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C的日志格式)及许多其他网站,Proxy(代理服务器)、Wap、流量服务器、邮件服务器和一些 FTP服务器 .-AWStats is a free powerful tool for individuality, bring advanced network traffic, FTP or mail server statistics chart. This log analyzer as a CGI or from the command line in a few graphical web pages shows you the log contains all possible information. It uses part of the archives can often handle a large number of log files very quickly, it can analyze log files from the server from the major tools, such as the Apache log file s (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C log format) and many other sites, Proxy (proxy server), Wap, traffic server, mail server, and some FTP servers.
Platform: | Size: 1243136 | Author: zhang | Hits:

[JSP/Javaftpclient

Description: 这个ftp客户端程序分为两个部分,均是j2se写成。Ftpls.java用于匿名登录ftp服务器,显示主目录。FtpTest.java用于上传下载单个flv视频文件,支持中文上传下载,可在命令行随机制定路径上传下载。-The ftp client program is divided into two parts, which were written in j2se. Ftpls.java ftp server for anonymous login to show your home directory. FtpTest.java for uploading and downloading a single flv video file, support Chinese upload and download, can be random development path in the command line upload and download.
Platform: | Size: 4096 | Author: 阿生 | Hits:

[JSP/JavaftpServer

Description: 用Java编写的ftp服务器,客户端通过Windows的命令行访问FTP服务器,实现对FTP命令user、pass、dir、get的支持。即用户注册、显示服务器端的文件列表、下载文件等-Ftp server written using Java client access via Windows command line FTP server, FTP command to realize the user, pass, dir, get support. The user registration, display a list of files server, download files, etc.
Platform: | Size: 4096 | Author: shangyong | Hits:

[JSP/Javajava_FTP

Description: 使用java编写的Ftp服务器端源代码,可用于java课程的课程设计。-Prepared using java Ftp server-side source code, java programs for curriculum design.
Platform: | Size: 5120 | Author: chenyan | Hits:

[Ftp Clientassignment

Description: 运用JAVA语言实现windows下FTP服务器的架设,程序比较简单,可以满足一般的需求。-JAVA language use FTP server, set up under the windows, the program is relatively simple to meet ordinary needs.
Platform: | Size: 17408 | Author: 张琰 | Hits:

[Ftp ClientftpServer

Description: 用Java实现ftp服务器的功能。其中包括上传文件 ,下载文件,列出目录等功能 。-Ftp server with a Java implementation of the function.
Platform: | Size: 4096 | Author: ufo | Hits:

[JSP/Javasrc

Description: FTP server code in Java
Platform: | Size: 2048 | Author: raj | Hits:

[Ftp Clientsrc

Description: 采用java进行的FTP服务器实现,实现文件的上传和下载功能-FTP server implementation
Platform: | Size: 8192 | Author: 航宇 | Hits:

[Ftp ClientFTPClient

Description: 在JAVA程序中,经常需要和FTP打交道,比如向FTP服务器上传文件、下载文件,本文简单介绍如何利用jakarta commons中的FTPClient(在commons-net包中)实现上传下载文件。 所用到的jar包有: commons-net-1.4.1.jar jakarta-oro.jar-In JAVA program, often need to deal with and FTP, such as to the FTP server to upload files, download files, the paper simply introduces how to use the Jakarta Commons FTPClient (in the Commons-net bags) realize upload download files. The jar used package are: Commons-net-1.4.1. Jar Jakarta-oro. Jar
Platform: | Size: 245760 | Author: 刘金海 | Hits:
« 1 2 3 4 5 67 8 »

CodeBus www.codebus.net